home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / dev / e / dclistview.readme < prev    next >
Text File  |  1998-05-05  |  3KB  |  77 lines

  1. Short:  EasyGUI PLUGIN: Double-clickable listview
  2. Author: Victor Ducedre (victord@netrover.com)
  3. Type:   dev/e
  4. Date:   7-Mar-98
  5.  
  6.     This plugin creates a GadTools Listview gadget, almost identical to the
  7. standard EasyGUI one, with an extra flag that's set when a list item is
  8. double-clicked.  It's admittedly a small programming task, but it's something
  9. I've needed more than once...
  10.  
  11. Included in the archive
  12. -----------------------
  13.  
  14.     dclistview.m         ->the DCListview Plugin module
  15.     dclistview.e         ->... and its source
  16.     dclisttest           ->a simple demo
  17.     dclisttest.e         ->... and its source
  18.     dclistview.doc       ->using the plugin
  19.     myreq2               ->a simple EasyGUI file requester
  20.     myreq2.e             ->... and its source, originally by Jason,
  21.                            modified by me to use dclistview.m
  22.     sortlist.m           ->used in myreq2
  23.     README               ->this file
  24.  
  25. "Installing" the modules
  26. ------------------------
  27.  
  28.     Copy dclistview.m to Emodules:Plugins/
  29.     Optionally, copy sortlist.m to Emodules:tools/  if it's not already there :)
  30.  
  31. Feedback
  32. --------
  33.  
  34. Always welcomed, especially where bugs are concerned.  See address below.
  35.  
  36. Copyright
  37. ---------
  38.  
  39. The original myreq.e, upon which myreq2.e is based, and sortlist.m, are:
  40.    Copyright © 1995 Jason Hulance
  41. (Both files are from the original EasyGUI distribution.)
  42.  
  43. All other files in this archive are:
  44.    Copyright © 1997, 1998 Victor Ducedre
  45.  
  46. You are free to use these files in your own programs, and you may modify
  47. the sources supplied for your own purposes, but you may not redistribute
  48. without at least being so courteous as to ask me first.
  49.  
  50. A version of this module is included in dev/e/EasyPLUGINS.lha, along with
  51. many other, more useful plugins.  Be sure to get this if you haven't already.
  52.  
  53. A version of this module is also included in dev/e/newgui.lha without my
  54. permission, and without giving any credit at all.
  55.  
  56. Many thanks to Wouter and Jason for the wonderfulness that is EasyGUI.
  57.  
  58. Be seeing you.
  59. Victor Ducedre (victord@netrover.com)
  60.  
  61.  
  62. ============================= Archive contents =============================
  63.  
  64. Original  Packed Ratio    Date     Time    Name
  65. -------- ------- ----- --------- --------  -------------
  66.    31996   12540 60.8% 07-Mar-98 17:36:28  dclisttest
  67.     1883     823 56.2% 17-Jan-98 19:31:46  dclisttest.e
  68.     5490    2295 58.1% 07-Mar-98 17:55:16  dclistview.doc
  69.     5616    1768 68.5% 07-Mar-98 17:36:04  dclistview.e
  70.     3826    1722 54.9% 07-Mar-98 17:36:06  dclistview.m
  71.    36704   14276 61.1% 07-Mar-98 17:37:10  myreq2
  72.     9049    3181 64.8% 18-Jan-98 01:23:44  myreq2.e
  73.     1598     748 53.1% 06-Jul-95 06:56:16  sortlist.m
  74.     2071     957 53.7% 07-Mar-98 23:58:14  README
  75. -------- ------- ----- --------- --------
  76.    98233   38310 61.0% 09-Mar-98 18:06:18   9 files
  77.